.Net Framework > v2.0.50727 > System > IO > TextWriter > WriteLine WriteLine()
WriteLine(Boolean)
WriteLine(Char)
WriteLine(Char[])
WriteLine(Char[],Int32,Int32)
WriteLine(Decimal)
WriteLine(Double)
WriteLine(Int32)
WriteLine(Int64)
WriteLine(Object)
WriteLine(Single)
WriteLine(String)
WriteLine(String,Object)
WriteLine(String,Object,Object)
WriteLine(String,Object,Object,Object)
WriteLine(String,Object[])
WriteLine(UInt32)
WriteLine(UInt64)


WriteLine()

Category
Method
Description
Writes a line terminator to the text stream.
Type
void
Character
public
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteLine(Boolean)

Category
Method
Description
Writes the text representation of a Boolean followed by a line terminator to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteLine(Char)

Category
Method
Description
Writes a character followed by a line terminator to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueChar
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteLine(Char[])

Category
Method
Description
Writes an array of characters followed by a line terminator to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
bufferChar[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteLine(Char[],Int32,Int32)

Category
Method
Description
Writes a subarray of characters followed by a line terminator to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
bufferChar[]
indexInt32
countInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteLine(Decimal)

Category
Method
Description
Writes the text representation of a decimal value followed by a line terminator to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueDecimal
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteLine(Double)

Category
Method
Description
Writes the text representation of a 8-byte floating-point value followed by a line terminator to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueDouble
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteLine(Int32)

Category
Method
Description
Writes the text representation of a 4-byte signed integer followed by a line terminator to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteLine(Int64)

Category
Method
Description
Writes the text representation of an 8-byte signed integer followed by a line terminator to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueInt64
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteLine(Object)

Category
Method
Description
Writes the text representation of an object by calling ToString on this object, followed by a line terminator to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueObject
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteLine(Single)

Category
Method
Description
Writes the text representation of a 4-byte floating-point value followed by a line terminator to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueSingle
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteLine(String)

Category
Method
Description
Writes a string followed by a line terminator to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteLine(String,Object)

Category
Method
Description
Writes out a formatted string and a new line, using the same semantics as System.String.Format(System.String,System.Object).
Type
void
Character
public
Parameters
NameTypeDescription
formatString
arg0Object
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteLine(String,Object,Object)

Category
Method
Description
Writes out a formatted string and a new line, using the same semantics as System.String.Format(System.String,System.Object).
Type
void
Character
public
Parameters
NameTypeDescription
formatString
arg0Object
arg1Object
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteLine(String,Object,Object,Object)

Category
Method
Description
Writes out a formatted string and a new line, using the same semantics as System.String.Format(System.String,System.Object).
Type
void
Character
public
Parameters
NameTypeDescription
formatString
arg0Object
arg1Object
arg2Object
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteLine(String,Object[])

Category
Method
Description
Writes out a formatted string and a new line, using the same semantics as System.String.Format(System.String,System.Object).
Type
void
Character
public
Parameters
NameTypeDescription
formatString
argObject[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteLine(UInt32)

Category
Method
Description
Writes the text representation of a 4-byte unsigned integer followed by a line terminator to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueUInt32
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteLine(UInt64)

Category
Method
Description
Writes the text representation of an 8-byte unsigned integer followed by a line terminator to the text stream.
Type
void
Character
public
Parameters
NameTypeDescription
valueUInt64
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database